Add pre-commit step to beats pipelines#40560
Merged
oakrizan merged 13 commits intoelastic:mainfrom Sep 24, 2024
oakrizan:add-pre-commit-plugin
Merged
Add pre-commit step to beats pipelines#40560oakrizan merged 13 commits intoelastic:mainfrom oakrizan:add-pre-commit-plugin
oakrizan merged 13 commits intoelastic:mainfrom
oakrizan:add-pre-commit-plugin
Conversation
Contributor
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
Contributor
|
|
dliappis
reviewed
Sep 24, 2024
dliappis
approved these changes
Sep 24, 2024
Contributor
dliappis
left a comment
There was a problem hiding this comment.
LGTM (assuming CI is green).
In a future PR we could add the pre-commit step also to x-pack/agentbeat: https://github.com/elastic/beats/blob/main/.buildkite/x-pack/pipeline.xpack.agentbeat.yml#L9
mergify bot
pushed a commit
that referenced
this pull request
Sep 24, 2024
Added pre-commit check to beats pipelines to validate if no merge-conflicts exist (cherry picked from commit ecc5215)
6 tasks
6 tasks
mergify bot
pushed a commit
that referenced
this pull request
Sep 24, 2024
Added pre-commit check to beats pipelines to validate if no merge-conflicts exist (cherry picked from commit ecc5215)
mergify bot
pushed a commit
that referenced
this pull request
Sep 24, 2024
Added pre-commit check to beats pipelines to validate if no merge-conflicts exist (cherry picked from commit ecc5215) # Conflicts: # .buildkite/libbeat/pipeline.libbeat.yml
This was referenced Sep 24, 2024
oakrizan
added a commit
that referenced
this pull request
Sep 25, 2024
MichaelKatsoulis
pushed a commit
to MichaelKatsoulis/beats
that referenced
this pull request
Sep 25, 2024
Added pre-commit check to beats pipelines to validate if no merge-conflicts exist
oakrizan
added a commit
that referenced
this pull request
Sep 25, 2024
This was referenced Sep 25, 2024
oakrizan
pushed a commit
that referenced
this pull request
Sep 25, 2024
* Add pre-commit step to beats pipelines (#40560)
MichaelKatsoulis
added a commit
that referenced
this pull request
Sep 27, 2024
… module (#40968) * Restore docker.network.in.* and docker.network.out.* fields in docker module * Update CHANGELOG.next.asciidoc * Change git email * Trigger tests * Add pre-commit step to beats pipelines (#40560) Added pre-commit check to beats pipelines to validate if no merge-conflicts exist * Remove extra punctuation in some fields description --------- Co-authored-by: Olga Naydyonock <olga.naidjonoka@elastic.co>
mergify bot
pushed a commit
that referenced
this pull request
Sep 27, 2024
… module (#40968) * Restore docker.network.in.* and docker.network.out.* fields in docker module * Update CHANGELOG.next.asciidoc * Change git email * Trigger tests * Add pre-commit step to beats pipelines (#40560) Added pre-commit check to beats pipelines to validate if no merge-conflicts exist * Remove extra punctuation in some fields description --------- Co-authored-by: Olga Naydyonock <olga.naidjonoka@elastic.co> (cherry picked from commit fc17d84)
mergify bot
pushed a commit
that referenced
this pull request
Sep 27, 2024
… module (#40968) * Restore docker.network.in.* and docker.network.out.* fields in docker module * Update CHANGELOG.next.asciidoc * Change git email * Trigger tests * Add pre-commit step to beats pipelines (#40560) Added pre-commit check to beats pipelines to validate if no merge-conflicts exist * Remove extra punctuation in some fields description --------- Co-authored-by: Olga Naydyonock <olga.naidjonoka@elastic.co> (cherry picked from commit fc17d84)
MichaelKatsoulis
added a commit
that referenced
this pull request
Sep 27, 2024
… module (#40968) (#41026) * Restore docker.network.in.* and docker.network.out.* fields in docker module * Update CHANGELOG.next.asciidoc * Change git email * Trigger tests * Add pre-commit step to beats pipelines (#40560) Added pre-commit check to beats pipelines to validate if no merge-conflicts exist * Remove extra punctuation in some fields description --------- Co-authored-by: Olga Naydyonock <olga.naidjonoka@elastic.co> (cherry picked from commit fc17d84) Co-authored-by: Michael Katsoulis <michaelkatsoulis88@gmail.com>
pierrehilbert
added a commit
that referenced
this pull request
Sep 30, 2024
…k.out.* fields in docker module (#41025) * Restore docker.network.in.* and docker.network.out.* fields in docker module (#40968) * Restore docker.network.in.* and docker.network.out.* fields in docker module * Update CHANGELOG.next.asciidoc * Change git email * Trigger tests * Add pre-commit step to beats pipelines (#40560) Added pre-commit check to beats pipelines to validate if no merge-conflicts exist * Remove extra punctuation in some fields description --------- Co-authored-by: Olga Naydyonock <olga.naidjonoka@elastic.co> (cherry picked from commit fc17d84) * Update CHANGELOG.next.asciidoc --------- Co-authored-by: Michael Katsoulis <michaelkatsoulis88@gmail.com> Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed commit message
Added pre-commit check to beats pipelines to validate if no merge-conflicts exist.
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Related issues
Logs
Buildkite builds: https://buildkite.com/elastic/beats/builds?branch=oakrizan%3Aadd-pre-commit-plugin